Description
Get the list of synchronization roots for the currently authenticated user.
Operation id | NuxeoDrive.GetRoots |
Category | Services |
Label | Nuxeo Drive: Get Roots |
Requires | |
Since | |
Parameters
Signature
Inputs | void |
Outputs | documents |
Implementation Information
JSON Definition
{
"id" : "NuxeoDrive.GetRoots",
"label" : "Nuxeo Drive: Get Roots",
"category" : "Services",
"requires" : null,
"description" : "Get the list of synchronization roots for the currently authenticated user.",
"url" : "NuxeoDrive.GetRoots",
"signature" : [ "void", "documents" ],
"params" : [ ]
}